Release 10.1A: OpenEdge Development:
ADM Reference


insertExpression

Inserts an expression into ONE buffer’s WHERE clause.

Location: combo.p

Parameters:

INPUT pcWhere AS CHARACTER

A complete WHERE clause with or without the FOR keyword, and without leading or trailing commas.

INPUT pcExpression AS CHARACTER

New expression/OF phrase to replace the existing OF phrase.

INPUT pcAndOr AS CHARACTER

Whether to AND (default) or OR the new expression.

Returns: CHARACTER PRIVATE

Notes:


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095